*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Sat, 2 Dec 2000 20:19:39 +0000 (20:19 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sat, 2 Dec 2000 20:19:39 +0000 (20:19 +0000)
lisp/ChangeLog

index 1ce6581a2243e48c17bc32b8d66653007ce526bc..3e2afaf5822b38befb292adf90cc73edf3299b9e 100644 (file)
@@ -1,3 +1,9 @@
+2000-12-02  Gerd Moellmann  <gerd@gnu.org>
+
+       * startup.el (use-fancy-splash-screens-p): New function.
+       (command-line-1): Use it to determine whether or not to use
+       a fancy splash screen.
+
 2000-12-02  Andreas Schwab  <schwab@suse.de>
 
        * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
@@ -14,7 +20,7 @@
        with numeric argument.  Docstring fix.
        (toplevel): Require cl when compiling.
        
-       * internat/mule.el (make-char): Doc fix.
+       * international/mule.el (make-char): Doc fix.
 
 2000-12-02  Jason Rumney  <jasonr@gnu.org>